local-tls-ie-align
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 8 Aug 2022 17:38:30 +0000 (18:38 +0100)
committerAurelien Jarno <aurel32@debian.org>
Mon, 8 Aug 2022 17:38:30 +0000 (18:38 +0100)
commitad76ccfc12e41fad73c249817442fad4bad84623
treeefb534f024709b71bd100dab961d0980294d1e75
parentc20c241250df865bf4676421d82f96fd8e7a33ab
local-tls-ie-align

The elf/tst-tls-ie* tests try to load modules with 8-byte-aligned TLS data that
will get allocated in the static TLS area, so we need at least 8-byte alignment.
8-byte alignment requirement is not that uncommon on i386 anyway.

And upstream happens to have 32-byte alignment from
0c76fc3c2b34 ('Linux: Perform rseq registration at C startup and thread
creation') which just rounds up max_align to 32 anyway.

To be dropped with glibc 2.35

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-tls-ie-align.diff
sysdeps/mach/hurd/tls.h